Name | Description | |
---|---|---|
MacdBuilder<T> Constructor | Creates one MacdBuilder<T> instance to configurate obj. |
The following tables list the members exposed by MacdBuilder<T>.
Name | Description | |
---|---|---|
MacdBuilder<T> Constructor | Creates one MacdBuilder<T> instance to configurate obj. |
Name | Description | |
---|---|---|
FastPeriod | Configurates C1.Web.Mvc.Finance.MacdBase<T>.FastPeriod. Sets the fast exponential moving average period for the MACD line. (Inherited from C1.Web.Mvc.Finance.Fluent.MacdBaseBuilder<T,Macd<T>,MacdBuilder<T>>) | |
SetMacdLineStyle | Sets the macd line style. | |
SetSignalLineStyle | Sets the signal line style. | |
SlowPeriod | Configurates C1.Web.Mvc.Finance.MacdBase<T>.SlowPeriod. Sets the slow exponential moving average period for the MACD line. (Inherited from C1.Web.Mvc.Finance.Fluent.MacdBaseBuilder<T,Macd<T>,MacdBuilder<T>>) | |
SmoothingPeriod | Configurates C1.Web.Mvc.Finance.MacdBase<T>.SmoothingPeriod. Sets the exponential moving average period for the signal line. (Inherited from C1.Web.Mvc.Finance.Fluent.MacdBaseBuilder<T,Macd<T>,MacdBuilder<T>>) |